CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - path planning

搜索资源列表

  1. Route-planning

    1下载:
  2. 模拟飞行的飞行轨迹,航迹规划是预先规定好飞行器的飞行轨迹点,此程序应用的是斜线航迹。-The flight path of flight simulation, path planning is a pre-specified aircraft flight path point, the application of this program is to slash track
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-16
    • 文件大小:4414464
    • 提供者:xzq
  1. path-palnning---matlab

    0下载:
  2. 机器人路径规划程序,matlab实例。图片分析比较全面。-Robot path planning procedures, matlab instance.
  3. 所属分类:matlab

    • 发布日期:2017-11-21
    • 文件大小:4530
    • 提供者:qwqwasas
  1. pathing-planning-GA

    0下载:
  2. 用遗传算法实现对机器人的路径规划,取各障碍物顶点连线的中点为路径点,相互连接各路径点,将机器人移动的起点和终点限制在各路径点上,利用最短路径算法来求网络图的最短路径,找到从起点P1到终点Pn的最短路径。-Robot path planning using genetic algorithms, taking the midpoint of each obstacle vertex path points interconnected path the robot to move the star
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-19
    • 文件大小:67775
    • 提供者:郭美亭
  1. ant-colony-planning

    1下载:
  2. 对于二维路径规划的蚁群算法的改进研究与实现-Research and implementation of improved ant colony algorithm for two-dimensional path planning
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:3482
    • 提供者:吴天羿
  1. GA-for-path-planning

    2下载:
  2. 通过遗传算法对飞机进行路径规划,main为主要的运行文件,ceshi_draw可以显示平滑的轨迹曲线。-Flight path plannning using GA algorithm
  3. 所属分类:matlab

    • 发布日期:2017-11-11
    • 文件大小:10221
    • 提供者:yunhong
  1. robots-Path-planning

    0下载:
  2. 介绍了并联机器人的轨迹规划问题,对初学者有很好的知道作用。还望大家自己研究-Describes the parallel robot trajectory planning, good for beginners to know the role. Also hope their research
  3. 所属分类:matlab例程

    • 发布日期:2017-03-02
    • 文件大小:4382
    • 提供者:li
  1. path

    0下载:
  2. PATH PLANNING TECHNIQUE USING RRT ALGORITHM
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:362813
    • 提供者:JERRIN XAVIER
  1. 1381121904_logo_Path-Planning-of-Mobile-Robots-us

    0下载:
  2. Path Planning of Mobile Robots using Bee Colony Algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:305632
    • 提供者:hussein
  1. Improving-the-Fish-Swarm-Algorithm-for-Robot-Path

    0下载:
  2. The Research of Improving the Fish Swarm Algorithm for Robot Path Planning
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:636804
    • 提供者:hussein
  1. abc-path-plan

    0下载:
  2. The path planning of mobile robot is an important issue in the field of robotics. Many algorithms have been designed to solve the path planning problem, including classical as well as intelligent approaches. The main aim of path planning is to constr
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:630018
    • 提供者:İ hsan
  1. path-

    0下载:
  2. A-star路径规划算法,外国一位大神论坛里的帖子,可以实现A*算法路径规划,采用cpp编程-A-star path planning algorithm, a big God foreign forum posts, can be achieved A* algorithm path planning, the use of cpp programming
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:6830
    • 提供者:张韬
  1. Path-Planning-Grid-Method

    0下载:
  2. 文章简要阐述了基于栅格法的移动机器人路径规划算法问题, 并利用C++Buidler 软件开发的仿真平台对该问题进 行了仿真, 仿真结果说明了该算法的有效性和实用性。-This paper briefly describes the programming algorithm problem of mobile robot path based on grid method, and the use of C++ Buidler simulation software development
  3. 所属分类:software engineering

    • 发布日期:2017-04-26
    • 文件大小:342823
    • 提供者:刘同学
  1. Motion-Planning-Grid-Method

    0下载:
  2. 研究移动机器人运动规划问题。为实现机器人独立自主地完成任务行为,提出了一种利用栅格法对移动机器人运动 进行规划,算法将运动规划分解为路径规划和运动控制两部分。-Study on mobile robot motion planning. To achieve complete tasks independently robot behavior, presents a grid method for mobile robot Planning, motion planning algor
  3. 所属分类:software engineering

    • 发布日期:2017-04-26
    • 文件大小:391018
    • 提供者:刘同学
  1. path

    1下载:
  2. 基于MATLAB的足球机器人路径规划的设计和研究-The design of soccer robot path planning based on MATLAB and research
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:344460
    • 提供者:杨亚慧
  1. pso-path-plan

    2下载:
  2. 基于莱维飞行粒子群算法的点焊机器人路径规划-Spot welding robot Levy flight path planning based on particle swarm algorithm
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:26306
    • 提供者:路婷
  1. plane-path-programming

    1下载:
  2. 一种基于MATLAB的机器人路径规划仿真分析。-A robot path planning based on the MATLAB simulation analysis.
  3. 所属分类:matlab

    • 发布日期:2016-05-27
    • 文件大小:1024
    • 提供者:zhangxiurong
  1. path-planning

    1下载:
  2. 机械臂轨迹规划类最新论文文献资料,包含智能算法-Robot manipulator trajectory planning state of the art research
  3. 所属分类:Project Design

    • 发布日期:2017-12-30
    • 文件大小:84478976
    • 提供者:马华
  1. pashayiTRAJECTORY

    0下载:
  2. 4 dof paint robot 3d path
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:loder
  1. NSGA2-dynamic

    1下载:
  2. 多目标算法应用到机器人路径规划中,用MALTAB进行仿真得出相应的实验结果。(A variety of classic algorithms applied to the path planning, using matlab simulation derived the corresponding experimental results.)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:115712
    • 提供者:王一1
  1. code

    6下载:
  2. Q-learning 算法实现AGV的最优路径规划,实测效果非常好,对于研究深度学习和强化学习的同学很有帮助!(The Q-learning algorithm realizes the optimal path planning of AGV, and the measured results are very good. It is very helpful for students who are studying deep learning and reinforcement learn
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-06-18
    • 文件大小:262144
    • 提供者:sfy123456
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com